home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
-
-
-
- X N A M E
-
- Version 1.0 - April 25th, 1987
- By Joaquim Homrighausen, Future Hacker Central Opus 501/4609
- COPYRIGHT (C) 1987 BY JOAQUIM HOMRIGHAUSEN, ALL RIGHTS RESERVED
-
- Another program from the High-Quality software producing
- Swedish Fido Net 501 Region 20
- Choose Swedish Software...it's the best there is!
-
-
-
-
- XName v1.0 - April 25th, 1987 [User's Manual] Page 1
-
-
- HELLO WORLD
- -----------
- The function of this program is to find all messages addressed
- to a certain user, and then change the To: field of that
- message. You may exclude message areas as you wish.
-
-
- USAGE:
- ------
- Xname <fn1_ln1> <fn2_ln2> [options]. Where fn1 and ln1 is the
- first and last name to search for, fn2 and ln2 the name to
- insert in the message if found. Options are -x (exclude) and
- -q (Quiet, thanks Bob). For example, if I wanted to change
- all messages addressed to Sysop to Joaquim Homrighausen, I
- would run the program with the following parameters:
-
- xname Sysop Joaquim_Homrighausen
-
- This would scan all available message areas as found in my
- SYSTEM*.BBS files and change where needed.
-
- The -Q option disables process information. As many as 99 msg
- areas are supported. To exclude a message area, append -Xn,
- where n is the message area, to your command line. So, once
- again, for example if I wanted to run the same example as
- above, but this time excluding message areas one and five, I
- would start the program as follows:
-
- xname Sysop Joaquim_Homrighausen -x1 -x5
-
- For more information on "how to", just type xname by itself
- on the command line.
-
-
-
- XName v1.0 - April 25th, 1987 [User's Manual] Page 2
-
-
- HUBBA (Huh?)
- ------------
- I got the idea from a program called NOSYSOP by Ron Bemis,
- but I got so sick and tired of all those stupid little
- messages that he decided to create if you didn't register.
-
- Thanks to Bjorn Bogfelt on 501/4612 and Ake Lithen on
- 501/4614 for risking their message base while testing this.
-
- If you would go bananas and feel you wanted to support this
- program, please send your contributions to:
-
- Joaquim Homrighausen
- Norrtullsgatan 25B
- 113 27 Stockholm
- Sweden
-
- Program....: XName v1.0
- Date.......: April 25th, 1987
- Author.....: Joaquim Homrighausen
- Language...: Turbo Pascal 3.01
- Location...: Future Hacker Central Opus 501/4609 - Sweden
-
- COPYRIGHT (C) 1987 BY JOAQUIM HOMRIGHAUSEN, ALL RIGHTS RESERVED
-
-
-